ConversationGlobalUniqueSenders Property |
Contains a list of all the senders of conversation items in the mailbox.
Namespace:
Independentsoft.Exchange
Assembly:
Independentsoft.Exchange (in Independentsoft.Exchange.dll) Version: 3.0.840.11238
Syntaxpublic IList<string> GlobalUniqueSenders { get; }Public ReadOnly Property GlobalUniqueSenders As IList(Of String)
Get
Property Value
Type:
IListStringThe global unique senders.
See Also